-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.0.58
-
Code
-
Classes
- CustomerBookingRepository
Total Complexity |
37 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
450 |
Lines of code |
295 |
Logical lines of code |
105 |
Comment lines |
74 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add() |
A |
41 |
8 |
59 |
getById() |
S |
43 |
3 |
61 |
update() |
S |
50 |
4 |
29 |
getReturningCustomers() |
S |
51 |
4 |
26 |
getFilteredDistinctCustomersIds() |
S |
52 |
4 |
25 |
updatePrice() |
S |
54 |
3 |
21 |
updateStatusByAppointmentId() |
S |
55 |
3 |
20 |
updateStatusById() |
S |
55 |
3 |
20 |
updateInfoByCustomerId() |
S |
55 |
3 |
20 |
getToken() |
S |
59 |
2 |
14 |